home *** CD-ROM | disk | FTP | other *** search
/ Amiga Collections: Scope / Scope Disk #048 (199x)(Scope PD)(US)[WB].zip / Scope Disk #048 (199x)(Scope PD)(US)[WB].adf / HelpWP / ReadMe < prev    next >
Text File  |  1989-01-11  |  2KB  |  51 lines

  1.                                  Help! V1.0
  2.                                  ----------
  3.  
  4.  
  5.     Help! is a small program that will display what Function Keys will
  6. do in another program.  It will open up its own window on the bottom of
  7. your screen with ten boxes each displaying some text describing the
  8. function of each Function Key.
  9.  
  10.  
  11.     If you press any of the 'qualifier' keys, the text in the boxes will
  12. change to reflect what the FKey would do when pressed with that qualifier.
  13. E.G. Shift-F1, Alt-F3, Ctrl-F2, Amiga-F5, etc.
  14.  
  15.  
  16.     To use the program, just run it from CLI or double-click its icon
  17. from WorkBench.
  18.  
  19.     To quit the program, hold down the 'Help' key for about 2 seconds.
  20.  
  21.  
  22.  
  23.  
  24.     Note:
  25.  
  26.     The current settings in the program are those for the WordPerfect 4.1
  27. (tm) word processor.  Support for many programs is forthcoming.  If you want
  28. a version for any specific program, just email me and I'll make a special
  29. version for your needs.  
  30.  
  31.     The program checks the keyboard every 1/20th of a second.  This should
  32. not slow down the computer because the main loop of the program is highly
  33. optimized assembly.  (E.G.  If no key is pressed, only 10 machine code
  34. instructions are executed, if a normal key is pressed, 26 machine code
  35. instructions are executed.)  Tell me what you feel, is the response too
  36. slow, fast enough, etc.?
  37.  
  38.  
  39.     You can do distribute the program as much as you like as long as you
  40. keep this doc file with it and do not remove my name from it.
  41.  
  42.  
  43.     Comments, suggestions, and complaints are highly welcome.
  44.  
  45.  
  46.  
  47.     Khalid Aldoseri.
  48.     CIS 75166,2531
  49.  
  50.     Jan 5, 1989.
  51.